Switch.Module property
Determines the type (axis or I/O) of the switch.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public virtual IModule Module { get; set; }
Public Overridable Property Module As IModule
Property Value
Type: IModule
See also